struct _WNF_SCOPE_MAP// Size=0x58
{
    struct _WNF_NODE_HEADER Header;// Offset=0x0 Size=0x4
    struct _WNF_SCOPE_INSTANCE * SystemScopeInstance;// Offset=0x4 Size=0x4
    struct _WNF_SCOPE_INSTANCE * MachineScopeInstance;// Offset=0x8 Size=0x4
    struct _WNF_SCOPE_INSTANCE * PhysicalMachineScopeInstance;// Offset=0xc Size=0x4
    struct _WNF_SCOPE_MAP_ENTRY ByDataScope[6];// Offset=0x10 Size=0x48
};